net/http.http2Framer.WriteDataPadded (method)
2 uses
net/http (current package)
h2_bundle.go#L1984: return f.WriteDataPadded(streamID, endStream, data, nil)
h2_bundle.go#L1996: func (f *http2Framer) WriteDataPadded(streamID uint32, endStream bool, data, pad []byte) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)